Skip to content

Fixed color selection setting breaking at some GUI Scales#6509

Open
cqb13 wants to merge 1 commit into
MeteorDevelopment:masterfrom
cqb13:color-selection-fix
Open

Fixed color selection setting breaking at some GUI Scales#6509
cqb13 wants to merge 1 commit into
MeteorDevelopment:masterfrom
cqb13:color-selection-fix

Conversation

@cqb13

@cqb13 cqb13 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix
  • New feature

Description

At some Meteor GUI scales, WBrightnessQuad.onRender() compares height != width, but height is rounded while width isn't.

scales like 1, 1.5, 2, 2.5, etc... work fine. Scales like 1.1 or 1.9 break. this might be a mac only issue (not tested on windows)

Related issues

Resolves #4962
Resolves #6438

How Has This Been Tested?

Before

Screen.Recording.2026-07-07.at.8.35.44.AM.mov

After

Screen.Recording.2026-07-07.at.9.28.56.AM.mov

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cant Change Colors of anything Selecting color window freeze on Mac

1 participant